{{ if .Site.Params.Social_media.Facebook.Enabled }}
-
+
Facebook
{{ end }}
{{ if .Site.Params.Social_media.Instagram.Enabled }}
-
+
Instagram
{{ end }}
{{ if .Site.Params.Social_media.Twitter.Enabled }}
-
+
Twitter
{{ end }}
{{ if .Site.Params.Social_media.Github.Enabled }}
-
+
GitHub
{{ end }}
+ {{ if .Site.Params.Social_media.LinkedIn.Enabled }}
+
+ LinkedIn
+
+
+ {{ end }}
-
© {{ now.Format "2006" }}
- {{ .Site.Title }}. All rights
- reserved.
-
Made with ❤️ by Nusser Studios.
+
+ Views expressed herein can in no way be taken to reflect the official opinion the European Union/European Commission/ESA/Greek Ministry of Digital Policy, Telecommunications and Media. Views and opinion expressed are those of the authors only and the European Union/European Commission/ESA/Greek Ministry of Digital Policy, Telecommunications and Media cannot be held responsible for any use which may be made of the information contained therein.
+
+
+
+ Design based on TailBliss by NUSSER STUDIOS.
+ This website is open source!
+
+
© {{ now.Format "2006" }}
+ SpaceDot. The content of this website is released under
+ {{ $cc := resources.Get "images/global/cc.svg" }}
+ {{ $cc.Content | safeHTML }}
+ CC-BY-NC 4.0.
+ {{ $cc := resources.Get "images/global/by.svg" }}
+ {{ $cc.Content | safeHTML }}
+ {{ $cc := resources.Get "images/global/nc-eu.svg" }}
+ {{ $cc.Content | safeHTML }}
+
+
+